home *** CD-ROM | disk | FTP | other *** search
- Path: news2.aimnet.com!usenet
- From: gander@aimnet.com (Geoffrey Anderson)
- Newsgroups: comp.lang.c
- Subject: Re: C code fragment to find derivative/integral of function
- Date: Mon, 29 Jan 1996 07:05:18 GMT
- Organization: Aimnet Information Services
- Message-ID: <310c713e.2200844@news2.aimnet.com>
- References: <00001a80+00007357@msn.com>
- NNTP-Posting-Host: dial-milp-8.iway.aimnet.com
- X-Newsreader: Forte Agent .99c/16.141
-
- ohd@msn.com (David Oh) wrote:
-
- > I was wondering if anyone out there can help me out with a simple C
- >code fragment to find the derivative or integral of a function,
- >specifically for DJGPP.
- >
-
- Try looking into the Bible ( oops, I meant Numerical Recipes ( the C
- Version not the Fortran version ). Any decent university
- bookstore/library should have it. All the Integration you might EVER
- want.
-
-
- Geoff
-
-